Closed
Bug 1876390
Opened 1 year ago
Closed 1 year ago
Take ownership of ecckilla shim code
Categories
(NSS :: Libraries, enhancement, P3)
NSS
Libraries
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: jschanck, Assigned: jschanck)
Details
Attachments
(1 file)
There is some (non-verified) shim code in ecp_secp384r1.c
and ecp_secp521r1.c
that is vendored into freebl from the ecckilla repository. We have a CI job that ensures that these files match the upstream repo, which makes it difficult to modify the shim code. We should own the shim code and only check that the verified routines match the upstream repo.
Assignee | ||
Comment 1•1 year ago
|
||
Assignee | ||
Comment 2•1 year ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•